/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */


/* line 7, ../sass/screen.scss */

body {
	padding-top: 5px;
	background: #f1f1f1;
}


/* line 12, ../sass/screen.scss */

.cz_fix {
	height: 100%;
	width: 1px;
	display: inline-block;
	vertical-align: middle;
}


/* line 19, ../sass/screen.scss */

.top_bar {
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	background: #fff;
}


/* line 23, ../sass/screen.scss */

.top_bar .logo {
	padding-right: 50px;
	margin-right: 90px;
	padding-left: 50px;
	width: 300px;
	height: 75px;
	/*padding-top: 20px;*/
	padding-bottom: 20px;
	border-right: 1px solid #ccc;
}


/* line 33, ../sass/screen.scss */

.top_bar .nav {
	margin-top: 20px;
}


/* line 35, ../sass/screen.scss */

.top_bar .nav dl {
	float: left;
	margin: 0 18px;
	position: relative;
}


/* line 40, ../sass/screen.scss */

.top_bar .nav dl dt {
	color: #484848;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	width: 30px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 24px;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 18px;
	padding-bottom: 18px;
}


/* line 44, ../sass/screen.scss */

.top_bar .nav dl dt a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
}


/* line 62, ../sass/screen.scss */

.top_bar .nav dl dd {
	display: none;
	top: 97px;
	font-size: 0;
	position: absolute;
	white-space: nowrap;
}


/* line 64, ../sass/screen.scss */

.top_bar .nav dl dd .sanjiao {
	position: absolute;
	left: 14px;
	background: url("http://v.anhuinews.com/material/zawszy/images/sanjiao.png") no-repeat top center;
	width: 18px;
	height: 15px;
	top: -15px;
}


/* line 76, ../sass/screen.scss */

.top_bar .nav dl dd .nav_cont {
	position: relative;
	z-index: 10;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	background: #808080;
	padding-left: 15px;
	padding-right: 15px;
}


/* line 87, ../sass/screen.scss */

.top_bar .nav dl dd a {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	color: #fff;
	width: 38px;
	height: 100px;
	text-align: center;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}


/* line 99, ../sass/screen.scss */

.top_bar .nav dl dd a span {
	width: 37px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	top: 0;
	bottom: 0;
	margin: auto;
}


/* line 106, ../sass/screen.scss */

.top_bar .nav dl dd a:hover {
	border-right: 1px solid #646464;
	border-left: 1px solid #b9b9b9;
}


/* line 113, ../sass/screen.scss */

.top_bar .nav dl:hover dt {
	background: #e83829;
	color: #fff;
}


/* line 117, ../sass/screen.scss */

.top_bar .nav dl:hover dd {
	display: block;
}


/* line 123, ../sass/screen.scss */

.top_bar .top_r {
	
	position: absolute;
	right: 15px;
	top: 37px;
	z-index: 9;
}


/* line 130, ../sass/screen.scss */

.top_bar .search {
  width: 34px;
  height: 34px;
  display: block;
  background: #f0f0f0 url("http://v.anhuinews.com/material/zawszy/images/fangda.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: middle;
  *zoom: 1;
  *display: inline;
  color: #000;
  font-size: 30px;
}
/* line 138, ../sass/screen.scss */
.top_bar .search_form {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: middle;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
}
/* line 141, ../sass/screen.scss */
.top_bar .search_form .search_txt {
  width: 160px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #efeff4;
  float: left;
}
/* line 148, ../sass/screen.scss */
.top_bar .search_form .search_btn {
  width: 34px;
  height: 34px;
  display: block;
  background: #f0f0f0 url("http://v.anhuinews.com/material/zawszy/images/fangda.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: middle;
  *zoom: 1;
  *display: inline;
  border: none;
  outline: none;
  float: left;
}
/* line 159, ../sass/screen.scss */
.top_bar .top_txt {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: middle;
  *zoom: 1;
  *display: inline;
  padding-left: 11px;
  padding-right: 11px;
  border-right: 1px solid #ccc;
  color: #535353;
}

/* line 147, ../sass/screen.scss */

.video_slide {
	position: relative;
	height: 500px;
}


/* line 150, ../sass/screen.scss */

.video_slide .hd {
	position: absolute;
	bottom: 41px;
	right: 50%;
	margin-right: -333px;
	z-index: 9999;
}


/* line 157, ../sass/screen.scss */

.video_slide .hd ul li {
	cursor: pointer;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background: #fff;
	float: left;
	font-size: 0;
	margin: 0 7px;
}


/* line 166, ../sass/screen.scss */

.video_slide .hd ul li.on {
	background: #00a1e9;
}


/* line 185, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 130px;
	margin-left: -689px;
	width: 33px;
}


/* line 192, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox a {
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 33px;
	height: 33px;
}


/* line 199, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox .bds_weixin {
	background: url("http://v.anhuinews.com/material/zawszy/images/wx.png") no-repeat center center;
}


/* line 202, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox .bds_tsina {
	background: url("http://v.anhuinews.com/material/zawszy/images/wb.png") no-repeat center center;
}


/* line 205, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox .bds_qzone {
	background: url("http://v.anhuinews.com/material/zawszy/images/kj.png") no-repeat center center;
}


/* line 208, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox .bds_douban {
	background: url("http://v.anhuinews.com/material/zawszy/images/db.png") no-repeat center center;
}


/* line 211, ../sass/screen.scss */

.video_slide .bd ul li .bdsharebuttonbox .bds_tqq {
	background: url("http://v.anhuinews.com/material/zawszy/images/twb.png") no-repeat center center;
}


/* line 225, ../sass/screen.scss */

.video_slide .bd ul li .bd_cont {
	display: block;
	z-index: 8;
	position: relative;
	width: 100%;
	height: 500px;
}


/* line 231, ../sass/screen.scss */

.video_slide .bd ul li .bd_cont img {
	width: 1980px;
	position: absolute;
	left: 50%;
	margin-left: -990px;
	height: 500px;
	display: block;
}


/* line 239, ../sass/screen.scss */

.video_slide .bd ul li .bd_cont .shadow {
	position: absolute;
	bottom: 0;
	background: url("http://v.anhuinews.com/material/zawszy/images/shadow.png") repeat-x left bottom;
	width: 100%;
	height: 100px;
}


/* line 245, ../sass/screen.scss */

.video_slide .bd ul li .bd_cont .shadow p {
	color: #fff;
	font-size: 26px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: url("http://v.anhuinews.com/material/zawszy/images/play.png") no-repeat left center;
	padding-left: 60px;
	line-height: 100px;
	width: 740px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -689px;
}


/* line 263, ../sass/screen.scss */

.video_slide .w_shadow {
	color: #000;
	position: absolute;
	z-index: 20;
	right: 50%;
	margin-right: -690px;
	top: 0;
	background: url("http://v.anhuinews.com/material/zawszy/images/t3.png") no-repeat;
	width: 330px;
	height: 364px;
	padding-top: 68px;
	padding-bottom: 68px;
}


/* line 265, ../sass/screen.scss */

.video_slide .w_shadow .nprev {
	display: block;
	background: url("http://v.anhuinews.com/material/zawszy/images/t4.png");
	width: 26px;
	height: 15px;
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -13px;
	top: 23px;
}


/* line 276, ../sass/screen.scss */

.video_slide .w_shadow .nnext {
	display: block;
	background: url("http://v.anhuinews.com/material/zawszy/images/t5.png");
	width: 26px;
	height: 15px;
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -13px;
	bottom: 23px;
}


/* line 297, ../sass/screen.scss */

.video_slide .w_shadow .tuijian {
	position: absolute;
	right: -5px;
	top: 50px;
	background: url("http://v.anhuinews.com/material/zawszy/images/tj.png") no-repeat right center;
	width: 34px;
	height: 23px;
}


/* line 305, ../sass/screen.scss */

.video_slide .w_shadow ul {
	width: 276px;
	margin-left: auto !important;
	margin-right: auto !important;
}


/* line 309, ../sass/screen.scss */

.video_slide .w_shadow ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	*zoom: 1;
	position: relative;
	color: #1b1b1b;
}


/* line 22, ../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */

.video_slide .w_shadow ul li:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}


/* line 317, ../sass/screen.scss */

.video_slide .w_shadow ul li .fl img {
	display: block;
	width: 140px;
	height: 90px;
}


/* line 322, ../sass/screen.scss */

.video_slide .w_shadow ul li .fl a {
	display: block;
}


/* line 326, ../sass/screen.scss */

.video_slide .w_shadow ul li .fr {
	width: 112px;
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}


/* line 338, ../sass/screen.scss */

.yuanchuang {
	height: 200px;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
}


/* line 341, ../sass/screen.scss */

.yuanchuang .yc_tit {
	height: 155px;
	padding-top: 45px;
	width: 50px;
	text-align: center;
	background: #f9f9f9;
	border-right: 1px solid #f2eeee;
	font-size: 20px;
}


/* line 350, ../sass/screen.scss */

.yuanchuang .yc_row {
	height: 170px;
	padding-top: 30px;
	overflow: hidden;
	background: #fff;
}


/* line 351, ../sass/screen.scss */

.yuanchuang .yc_row .tempWrap {
	margin-left: auto !important;
	margin-right: auto !important;
}


/* line 359, ../sass/screen.scss */

.yuanchuang .yc_row dl {
	float: left;
	width: 200px;
	padding-left: 8px;
	padding-right: 8px;
}


/* line 364, ../sass/screen.scss */

.yuanchuang .yc_row dl img,
.yuanchuang .yc_row dl a {
	display: block;
	width: 200px;
	height: 120px;
}


/* line 369, ../sass/screen.scss */

.yuanchuang .yc_row dl dd {
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}


/* line 380, ../sass/screen.scss */

.news_bar img {
	width: 100%;
	height: 90px;
}


/* line 388, ../sass/screen.scss */

.btn_tab {
	width: 1020px;
}


/* line 390, ../sass/screen.scss */

.btn_tab .hd {
	height: 30px;
}


/* line 392, ../sass/screen.scss */

.btn_tab .hd ul {
	overflow: hidden;
}


/* line 394, ../sass/screen.scss */

.btn_tab .hd ul li {
	cursor: pointer;
	height: 30px;
	background: #7d7d7d;
	float: left;
}


/* line 399, ../sass/screen.scss */

.btn_tab .hd ul li.on {
	background: #00a1e9;
}


/* line 410, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_hd {
	color: #535353;
	*zoom: 1;
	line-height: 50px;
	background: #f9f9f9;
	border-bottom: 1px solid #ccc;
	height: 50px;
}


/* line 38, ../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_hd:after {
	content: "";
	display: table;
	clear: both;
}


/* line 417, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_hd a {
	display: block;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	height: 50px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* line 425, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_hd a.on {
	background: #fff;
	border-bottom: 1px solid transparent;
}


/* line 433, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao {
	background: #fff;
	margin-bottom: 20px;
	padding: 30px 35px;
	border: 1px solid transparent;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
	*zoom: 1;
}


/* line 440, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_pic {
	width: 326px;
	height: 223px;
	overflow: hidden;
}


/* line 444, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_pic img {
	transition: all 1.0s;
	width: 326px;
	height: 223px;
}


/* line 450, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r {
	width: 579px;
}


/* line 452, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r h4 {
	font-size: 24px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}


/* line 458, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r .zhaiyao {
	font-size: 14px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 129px;
}


/* line 465, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r .source {
	font-size: 16px;
	line-height: 34px;
	color: #a3a3a3;
}


/* line 469, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r .source i {
	padding: 0 5px;
}


/* line 474, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r .fenxiangdao .fenxiangdaoa {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: middle;
	*zoom: 1;
	*display: inline;
	height: 34px;
}


/* line 478, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao .liebiao_r .fenxiangdao .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: middle;
	*zoom: 1;
	*display: inline;
}


/* line 483, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao:hover {
	border: 1px solid #efeff4;
}


/* line 485, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao:hover h4 {
	color: #027EB3;
}


/* line 489, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .liebiao:hover .liebiao_pic img {
	transform: scale(1.1);
}


/* line 495, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian {
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #f0f0f0;
	background: #fff;
	padding: 20px 15px;
	width: 308px;
}


/* line 499, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian:hover {
	border: 1px solid #d2d2d2;
}


/* line 501, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian:hover h4 {
	color: #027EB3;
}


/* line 505, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian:hover .kapian_pic img {
	transform: scale(1.1);
}


/* line 512, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian h4 {
	font-size: 18px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}


/* line 519, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian .zhaiyao {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-indent: 2em;
	color: #999;
}


/* line 526, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian .source {
	font-size: 16px;
	line-height: 24px;
	color: #a3a3a3;
}


/* line 530, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian .source i {
	padding: 0 5px;
}


/* line 533, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian .source .fenxiang {
	background: url("http://v.anhuinews.com/material/zawszy/images/f.png") no-repeat right center;
	padding-right: 16px;
}


/* line 538, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian .kapian_pic {
	width: 280px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


/* line 544, ../sass/screen.scss */

.btn_tab .bd>ul li .kapian_tab .kapian_bd .kapian .kapian_pic img {
	width: 280px;
	height: 200px;
	transition: all 1.0s;
}


/* line 558, ../sass/screen.scss */

.main .main_r {
	width: 330px;
}


/* line 560, ../sass/screen.scss */

.main .main_r .remen {
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
}


/* line 563, ../sass/screen.scss */

.remen_tit {
	font-size: 20px;
	line-height: 50px;
	color: #535353;
	background: #f9f9f9;
	padding-left: 25px;
	padding-right: 25px;
}


/* line 570, ../sass/screen.scss */

.remen_tit .more {
	background: url("http://v.anhuinews.com/material/zawszy/images/more.png") no-repeat right center;
	padding-right: 20px;
	color: #a8a8a8;
}


/* line 576, ../sass/screen.scss */

.main .main_r .remen .qr {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #be3a06;
}


/* line 581, ../sass/screen.scss */

.main .main_r .remen .remen_huodong {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
}


/* line 586, ../sass/screen.scss */

.main .main_r .remen .remen_huodong img {
	width: 210px;
	height: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* line 594, ../sass/screen.scss */

.main .main_r .remen .remen_cont {
	padding: 40px 15px;
	background: #fff;
	text-align: center;
}


/* line 598, ../sass/screen.scss */

.main .main_r .remen .remen_cont a {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 34px;
	height: 34px;
	background: #eee;
	border-radius: 6px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 16px;
}


/* line 618, ../sass/screen.scss */

.backto {
	background: url("http://v.anhuinews.com/material/zawszy/images/backto.png") no-repeat center center;
	width: 48px;
	height: 48px;
	position: fixed;
	right: 5%;
	bottom: 5%;
	cursor: pointer;
	z-index: 99999;
}


/* line 630, ../sass/screen.scss */

.redian .redian_cont {
	padding: 25px 40px;
	background: #fff;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
}


/* line 635, ../sass/screen.scss */

.redian .redian_l {
	height: 330px;
}


/* line 639, ../sass/screen.scss */

.redian .redian_l dl dt img {
	display: block;
	width: 420px;
	height: 290px;
}


/* line 645, ../sass/screen.scss */

.redian .redian_l dl dd {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
}


/* line 654, ../sass/screen.scss */

.redian .redian_r {
	height: 330px;
	width: 850px;
	text-align: justify;
}


/* line 658, ../sass/screen.scss */

.redian .redian_r dl {
	width: 190px;
	margin-bottom: 4px;
	display: inline-block;
	vertical-align: top;
	*vertical-align: top;
	*zoom: 1;
	*display: inline;
}


/* line 663, ../sass/screen.scss */

.redian .redian_r dl dt img {
	display: block;
	width: 190px;
	height: 130px;
}


/* line 669, ../sass/screen.scss */

.redian .redian_r dl dd {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
}


/* line 678, ../sass/screen.scss */

.redian .redian_tit {
	background: url("http://v.anhuinews.com/material/zawszy/images/hots3.png") no-repeat center center;
	padding-top: 9px;
	padding-bottom: 35px;
	line-height: 70px;
	height: 70px;
	padding-right: 44px;
	width: 176px;
	text-align: center;
	font-size: 36px;
	color: #7d7d7d;
	position: relative;
	z-index: 1;
}


/* line 692, ../sass/screen.scss */

.redian .bread_crumbs {
	font-size: 16px;
	margin-top: -66px;
	position: relative;
	line-height: 56px;
	color: #535353;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 50px;
	background: url("http://v.anhuinews.com/material/zawszy/images/this.png") no-repeat 20px center;
}


/* line 701, ../sass/screen.scss */

.redian .bread_crumbs .order {
	display: block;
	margin-top: 15px;
	padding: 0 24px;
	border: 1px solid #707070;
	border-radius: 9px;
	line-height: 28px;
	height: 28px;
	font-size: 16px;
	text-align: center;
	color: #707070;
	position: relative;
	z-index: 9;
}


/* line 718, ../sass/screen.scss */

.shipin {
	background: #434343;
}


/* line 720, ../sass/screen.scss */

.shipin .shipin_l {
	position: relative;
	width: 1020px;
	height: 540px;
}


/* line 722, ../sass/screen.scss */

.shipin .shipin_l .play {
	background: url("http://v.anhuinews.com/material/zawszy/images/p2.png") no-repeat;
	width: 104px;
	height: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -52px;
	margin-left: -52px;
	display: block;
}


/* line 736, ../sass/screen.scss */

.shipin .shipin_r {
	background: #323232;
	width: 330px;
	height: 510px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}


/* line 743, ../sass/screen.scss */

.shipin .shipin_r .about_tj {
	color: #fff;
	width: 276px;
}


/* line 747, ../sass/screen.scss */

.shipin .shipin_r .tuijian {
	position: absolute;
	right: -5px;
	top: 67px;
	background: url("http://v.anhuinews.com/material/zawszy/images/tj.png") no-repeat right center;
	width: 34px;
	height: 23px;
}


/* line 755, ../sass/screen.scss */

.shipin .shipin_r ul {
	padding-top: 30px;
	width: 276px;
	margin-left: auto !important;
	margin-right: auto !important;
}


/* line 760, ../sass/screen.scss */

.shipin .shipin_r ul li {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	*zoom: 1;
	color: #fff;
}


/* line 22, ../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */

.shipin .shipin_r ul li:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}


/* line 769, ../sass/screen.scss */

.shipin .shipin_r ul li .fl img {
	display: block;
	width: 140px;
	height: 90px;
}


/* line 774, ../sass/screen.scss */

.shipin .shipin_r ul li .fl a {
	display: block;
}


/* line 778, ../sass/screen.scss */

.shipin .shipin_r ul li .fr {
	width: 112px;
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}


/* line 788, ../sass/screen.scss */

.shipin .shipin_info {
	overflow: hidden;
	background: #2c2c2c;
}


/* line 791, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 1020px;
}


/* line 796, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l dl dt {
	font-size: 26px;
	color: #b4b1b1;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


/* line 801, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l dl dd {
	font-size: 14px;
	color: #6d6d6d;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


/* line 804, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l dl dd span {
	margin-right: 20px;
}


/* line 810, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l .shipin_info_txt {
	font-size: 14px;
	color: #b9b0b0;
}


/* line 813, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l .shipin_info_txt span {
	margin-right: 25px;
}


/* line 816, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l .shipin_info_txt .play_icon {
	background: url(http://v.anhuinews.com/material/zawszy/images/play_icon.png) no-repeat left center;
	padding-left: 20px;
}


/* line 820, ../sass/screen.scss */

.shipin .shipin_info .shipin_info_l .shipin_info_txt .share_icon {
	background: url(http://v.anhuinews.com/material/zawszy/images/share_icon.png) no-repeat left center;
	padding-left: 20px;
}


/* line 829, ../sass/screen.scss */

.footer {
	margin-top: 100px;
	background: #343434;
	line-height: 50px;
	font-size: 14px;
	height: 50px;
	color: #b7b7b7;
}


/* line 838, ../sass/screen.scss */

.comment {
	width: 920px;
	padding: 50px;
}


/* line 841, ../sass/screen.scss */

.comment h3 {
	border-bottom: 1px solid #dadada;
	font-size: 16px;
	line-height: 32px;
}


/* line 846, ../sass/screen.scss */

.comment .comment_box {
	margin-top: 20px;
	padding-left: 70px;
	position: relative;
}


/* line 850, ../sass/screen.scss */

.comment .comment_box .submit {
	float: right;
	margin-top: 15px;
	width: 74px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	border: none;
	background: #007dc9;
	color: #fff;
}


/* line 862, ../sass/screen.scss */

.comment .comment_box .touxiang {
	left: 0;
	display: block;
	top: 0;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	width: 56px;
	height: 56px;
}


/* line 871, ../sass/screen.scss */

.comment .comment_box .touxiang img {
	width: 100%;
	height: 100%;
}


/* line 876, ../sass/screen.scss */

.comment .comment_box textarea {
	width: 100%;
	border: 1px solid #dadada;
	min-height: 242px;
}

.nav-top1 {
	width: 1280px;
	padding: 0 50px;
	margin: 40px auto 30px auto;
	background-color: #fff;
padding-top: 30px;
}

.nav-top1-p11 {
padding-bottom: 30px;
	font-size: 42px;
	font-weight: normal;
	color: #000000;
	width: 1280px;
	border-bottom: 1px solid #e5e5e5;
}

.nav-top1-p12 {
	width: 1280px;
	line-height: 80px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: normal;
	color: #7d7d7d;
	overflow: hidden;
}

.nav-top1-p12 .li1 {
	float: left;
}

.nav-top1-p12 .li2 {
	float: left;
	margin: 0 40px;
}

.nav-top1-p12 .li3 {
	float: left;
}

.nav-top1-p12 .li4 {
	float: left;
	margin-left: 180px;
}

.nav-top1-p12 .li6 {
	float: right;
}

.nav-top1-p12 .li5 {
	float: right;
	background-image: url(http://v.anhuinews.com/material/zawszy/images/dayin.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 40px;
}

.banner-pic1 {
	width: 840px;
	height: 622px;
	margin: 0 auto;
}

.center-left-p {
	width: 868px;
}

.center-left-p .p1 {
	font-size: 14px;
	color: #646262;
	margin-top: 70px;
}

.center-left-p .p2 {
	font-size: 18px;
	color: #000;
	margin-top: 45px;
}

.center-left-p1 {
	width: 890px;
	height: 480px;
	border-top: 3px solid #e83928;
	margin: 120px auto 30px 0;
}

.center-left-p1-ul1 {
	widows: 140px;
	height: 122px;
	padding-top: 5px;
	float: left;
}

.center-left-p1-ul1 li {
	width: 160px;
	height: 40px;
	margin-top: 2px;
	font-size: 18px;
	color: #000;
	line-height: 40px;
	cursor: pointer;
}

.center-left-p1-ul1 li span {
	width: 140px;
	height: 40px;
	background-color: #e5e5e5;
	display: inline-block;
	text-align: center;
}
.sanjiaoxing {
	height: 0px;
	width: 0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #e83928;
	transform: rotate(90deg);
	display: inline-block;
	vertical-align: middle;
	margin-left: -7px;
	display: none;
}
.center-left-p1-ul1 li:hover {
	color: #fff;
}

.center-left-p1-ul1 li:hover span {
	background-color: #e83928;
}

.center-left-p1-ul1 li:hover .sanjiaoxing {
	display: inline-block;
}

.center-left-p1-ul2 {
	width: 700px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

.center-left-p1-ul2 li {
	width: 720px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
	overflow: hidden;
}

.center-left-p1-ul2 p {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	line-height: 45px;
}

.center-left-p1-ul2 a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 45px;
}

.center-left-p1-ul2 span {
	font-size: 14px;
	font-weight: normal;
	margin-top: 40px;
	color: #7d7d7d;
	float: right;
}

.center-left-p1-ul3 {
	width: 700px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	text-align: justify;
}

.center-left-p1-ul3 li {
	list-style: none;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	width: 220px;
	height: 200px;
	display: inline-block;
	text-align: center;
}

.center-left-p1-ul3 li img {
	width: 220px;
	height: 120px;
}

.justify_fix {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
}